projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
788afd5
)
(fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.
author
Glenn Morris
<rgm@gnu.org>
Wed, 1 May 2002 15:31:31 +0000
(15:31 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 1 May 2002 15:31:31 +0000
(15:31 +0000)
lisp/progmodes/fortran.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/fortran.el
b/lisp/progmodes/fortran.el
index 40780f1bc85ed9188fb0fc4817ce30b561263cb1..b172d1f325a0dc321ee24d5031907b6e40fbaebc 100644
(file)
--- a/
lisp/progmodes/fortran.el
+++ b/
lisp/progmodes/fortran.el
@@
-1789,7
+1789,7
@@
Intended as the value of `fill-paragraph-function'."
(fortran-previous-statement)))
(fortran-indent-line)))
-(defun fortran-strip-s
qe
uence-nos (&optional do-space)
+(defun fortran-strip-s
eq
uence-nos (&optional do-space)
"Delete all text in column 72 and up (assumed to be sequence numbers).
Normally also deletes trailing whitespace after stripping such text.
Supplying prefix arg DO-SPACE prevents stripping the whitespace."